Operator | Parameter | Command |
---|---|---|
Color Table | Scale&Bias* |
glColorTableParameterSGI()
|
Convolution | Scale&Bias* |
glConvolutionParameterEXT()
|
Operator | Command |
---|---|
Scale&Bias* |
glPixelTransfer()
|
Color Table |
glPixelMap()
vs.
glColorTableSGI()
|
Color Matrix |
glMatrixMode( GL_COLOR )
|
Convolution |
glConvolutionFilter[n]DEXT()
, ...
|
Histogram |
glHistogramEXT()
, ...
|
MinMax |
glMinMaxEXT()
, ...
|